Overview for DeviceDetailsTable
Description
A [Table] used to display information about the given [device], which is an instance of [BleDevice].
Dependencies
- StatelessWidget
Members
-
device:
BleDevice
The [BleDevice] about which the [DeviceDetailsTable] displays information. -
connectionState:
BleConnectionState
The [BleConnectionState] representing the state of the connection between the [device] and the host mobile device.
Constructors
Unnamed Constructor
Creates an instance of [DeviceDetailsTable].